M

TopographySurface.Create

Description:
Creates a new topography surface element and adds it to the document.
Remarks:
The document will be regenerated during the creation of this topography surface element.
Overloads (2):
Create(Document,IList[XYZ])
public static TopographySurface Create(
	Document document,
	IList<XYZ> points
)
Return Value TopographySurface The new topography surface.